home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / C / Games / Xconq 7.1.0 / src / xconq-7.1.0 / config / mh-decstation < prev    next >
Encoding:
Text File  |  1996-07-07  |  185 b   |  7 lines  |  [TEXT/R*ch]

  1. CC = cc -Wf,-XNg1000
  2.  
  3. # for X11, since the native DECwindows include files are really broken when
  4. # it comes to function prototypes.  
  5. X11_INCLUDE_FLAGS = "-DNeedFunctionPrototypes=0"
  6.  
  7.